[INFO] cloning repository https://github.com/davidshq/clickup-utils
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidshq/clickup-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidshq%2Fclickup-utils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidshq%2Fclickup-utils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 455adf3505db73ae7bad7b9c10eea26dfac31005
[INFO] testing davidshq/clickup-utils against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidshq%2Fclickup-utils" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/davidshq/clickup-utils
[INFO] finished tweaking git repo https://github.com/davidshq/clickup-utils
[INFO] tweaked toml for git repo https://github.com/davidshq/clickup-utils written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/davidshq/clickup-utils on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/davidshq/clickup-utils already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serial_test v2.0.0
[INFO] [stderr]   Downloaded serial_test_derive v2.0.0
[INFO] [stderr]   Downloaded rust-ini v0.21.2
[INFO] [stderr]   Downloaded config v0.15.13
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.3
[INFO] [stderr]   Downloaded comfy-table v7.1.4
[INFO] [stderr]   Downloaded toml v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 283c2a29b36d713cd7ecf0f3b51ce369eae2ee637c1387406e9e8d5707fc2b8a
[INFO] running `Command { std: "docker" "start" "-a" "283c2a29b36d713cd7ecf0f3b51ce369eae2ee637c1387406e9e8d5707fc2b8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "283c2a29b36d713cd7ecf0f3b51ce369eae2ee637c1387406e9e8d5707fc2b8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "283c2a29b36d713cd7ecf0f3b51ce369eae2ee637c1387406e9e8d5707fc2b8a", kill_on_drop: false }`
[INFO] [stdout] 283c2a29b36d713cd7ecf0f3b51ce369eae2ee637c1387406e9e8d5707fc2b8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9281a8cf748beb4042f426cb9f8d588a17eab55d55dab7514fcdba1642c2f0fd
[INFO] running `Command { std: "docker" "start" "-a" "9281a8cf748beb4042f426cb9f8d588a17eab55d55dab7514fcdba1642c2f0fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling toml_writer v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling yaml-rust2 v0.10.3
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling rust-ini v0.21.2
[INFO] [stderr]    Compiling toml_parser v1.0.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling toml v0.9.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling comfy-table v7.1.4
[INFO] [stderr]    Compiling config v0.15.13
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling clickup-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `load_for_tests` is never used
[INFO] [stdout]    --> src/config.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl Config {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 266 |     pub fn load_for_tests() -> Result<Self, ClickUpError> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.93s
[INFO] running `Command { std: "docker" "inspect" "9281a8cf748beb4042f426cb9f8d588a17eab55d55dab7514fcdba1642c2f0fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9281a8cf748beb4042f426cb9f8d588a17eab55d55dab7514fcdba1642c2f0fd", kill_on_drop: false }`
[INFO] [stdout] 9281a8cf748beb4042f426cb9f8d588a17eab55d55dab7514fcdba1642c2f0fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 648b0f44822088722510aa7278f4110892f9a00d0e2da6b189ab02b8b8589321
[INFO] running `Command { std: "docker" "start" "-a" "648b0f44822088722510aa7278f4110892f9a00d0e2da6b189ab02b8b8589321", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling serial_test v2.0.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling clickup-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]   --> tests/auth_tests.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use std::env;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]   --> tests/auth_tests.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::fs;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tempfile::TempDir`
[INFO] [stdout]   --> tests/auth_tests.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use tempfile::TempDir;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TestApiUtils`
[INFO] [stdout]   --> tests/task_tests.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 | use test_utils::{TestConfig, TestApiUtils};
[INFO] [stdout]    |                              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]   --> tests/task_tests.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use std::env;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]   --> tests/task_tests.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use std::fs;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tempfile::TempDir`
[INFO] [stdout]   --> tests/task_tests.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use tempfile::TempDir;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]   --> tests/comment_tests.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::env;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]   --> tests/comment_tests.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use std::fs;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tempfile::TempDir`
[INFO] [stdout]   --> tests/comment_tests.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use tempfile::TempDir;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config_file` is never read
[INFO] [stdout]   --> tests/team_tests.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct TestConfig {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     config_file: std::path::PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `temp_dir` is never read
[INFO] [stdout]   --> tests/test_utils.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct TestConfig {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 59 |     temp_dir: TempDir,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config_file` is never read
[INFO] [stdout]   --> tests/list_tests.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct TestConfig {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     config_file: std::path::PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `temp_dir` is never read
[INFO] [stdout]   --> tests/test_utils.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct TestConfig {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 59 |     temp_dir: TempDir,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `temp_dir` is never read
[INFO] [stdout]   --> tests/test_utils.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct TestConfig {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 59 |     temp_dir: TempDir,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `temp_dir` is never read
[INFO] [stdout]   --> tests/test_utils.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct TestConfig {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 59 |     temp_dir: TempDir,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `clickup_cli::api::ClickUpApi`
[INFO] [stdout]   --> tests/api_tests.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use clickup_cli::api::ClickUpApi;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TestConfig`
[INFO] [stdout]   --> tests/api_tests.rs:22:32
[INFO] [stdout]    |
[INFO] [stdout] 22 | use test_utils::{TestApiUtils, TestConfig};
[INFO] [stdout]    |                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `temp_dir` is never read
[INFO] [stdout]   --> tests/test_utils.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct TestConfig {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 59 |     temp_dir: TempDir,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `temp_dir` is never read
[INFO] [stdout]   --> tests/test_utils.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct TestConfig {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 59 |     temp_dir: TempDir,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clickup-cli` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name clickup_cli --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3beecf580c05fdbf -C extra-filename=-b0b5f9434b5d1082 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-19d65812c1aa32c8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fdb674ce06bc4825.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-6d341c72ab130966.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-22b52eb551a6f756.rlib --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-22c8f6e3c4619213.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-50091b739b7d3648.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-a2583087224c03e8.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-683517f517f57d3a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-9ada28b63e5c12be.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-d30da5fcbc82eb0c.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1e696e926bcca84e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-392cfc64907c060d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-626acec0bf5e6a85.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8740af1db095fba1.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-09766c571e7c32c1.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-64f9a58045f917d5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3dbe0d60140b392f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-adc334a6283ff1b2.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-e69b1856d471517c.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `clickup-cli` (bin "clickup-cli" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name clickup_cli --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=53d249a3ffa780b2 -C extra-filename=-71c7be8375c02fb3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-19d65812c1aa32c8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fdb674ce06bc4825.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-6d341c72ab130966.rlib --extern clickup_cli=/opt/rustwide/target/debug/deps/libclickup_cli-5f510d61d844ff5d.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-22b52eb551a6f756.rlib --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-22c8f6e3c4619213.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-50091b739b7d3648.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-a2583087224c03e8.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-683517f517f57d3a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-9ada28b63e5c12be.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-d30da5fcbc82eb0c.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1e696e926bcca84e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-392cfc64907c060d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-626acec0bf5e6a85.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8740af1db095fba1.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-09766c571e7c32c1.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-64f9a58045f917d5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3dbe0d60140b392f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-adc334a6283ff1b2.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-e69b1856d471517c.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `clickup-cli` (bin "clickup-cli")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name clickup_cli --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2678a3bbc30a2d70 -C extra-filename=-143d930dc42c2681 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fdb674ce06bc4825.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-6d341c72ab130966.rlib --extern clickup_cli=/opt/rustwide/target/debug/deps/libclickup_cli-5f510d61d844ff5d.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-22b52eb551a6f756.rlib --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-22c8f6e3c4619213.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-50091b739b7d3648.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-a2583087224c03e8.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-683517f517f57d3a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-9ada28b63e5c12be.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-392cfc64907c060d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-626acec0bf5e6a85.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8740af1db095fba1.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3dbe0d60140b392f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-adc334a6283ff1b2.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-e69b1856d471517c.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcbHe9dQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libclickup_cli-5f510d61d844ff5d,libdirs-a2583087224c03e8,libdirs_sys-32da00aa37864bd3,liboption_ext-23838f1959a6156b,libfutures-9ada28b63e5c12be,libfutures_executor-a78abdf9d2c366eb,libdotenvy-c158e10653a35757,libconfig-50091b739b7d3648,libpathdiff-3b9982cd4c9b7139,libjson5-2b0ee6aa61dcb21f,libpest-e0a7b607208a8194,libucd_trie-01dd94f548235104,libthiserror-3dbe0d60140b392f,libron-4ef071ae74b72af8,libbase64-64299f9d815d057c,libtoml-e69b1856d471517c,libtoml_writer-64fc451be08ecbc7,libtoml_parser-3487f75a79430927,libserde_spanned-64043440f6833315,libtoml_datetime-fab79e4fbdda5793,libwinnow-ad4c8d7ea8fc6772,libini-2bda221629c8a801,libordered_multimap-c2ff432e3a7f2aac,libhashbrown-c66a0cd602652163,libdlv_list-6b420188f1cd1438,libyaml_rust2-c0e24206c94a2ba6,libarraydeque-be9e663bcba0ae31,libhashlink-36498ca6ae7ed6b3,libconvert_case-9ba3bad42e1d2ab3,libcomfy_table-22c8f6e3c4619213,libunicode_segmentation-ff3f1aa3aad6e639,libunicode_width-d12f1dd14779f44c,libcrossterm-bdd32150aa59e970,librustix-3fb2f271d75bc6cc,liblinux_raw_sys-b3e0a6b3ac010104,libchrono-fdb674ce06bc4825,libiana_time_zone-693b81a5c0b46492,libnum_traits-23da3e41cc6a3b1a,libclap-6d341c72ab130966,libclap_builder-63810db19bcee456,libstrsim-24acdad2526b95b7,libanstream-5710bb053c641784,libanstyle_query-86d25270c3c9ef5d,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb,libreqwest-392cfc64907c060d,libserde_urlencoded-9c6b4c4c1d9511df,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libhyper_tls-fa41d2cb95f5edd0,libtokio_native_tls-b51ea2c6adfd2289,libmime-4b44681fdb2c65f7,libencoding_rs-ecbcb0c86dcc51a7,libserde_json-8740af1db095fba1,libryu-0ea4bafc9bef6d8b,libtower_http-24a32e06f3553717,libiri_string-a380f51e5b0b7b73,libtower-7867bd3d0396c140,libtower_layer-d70c7e404336389b,libnative_tls-25b059bc47e5bf29,libopenssl_probe-cbab9b905ab83f66,libopenssl-b3f9e7d179e9bb36,libbitflags-824407ec6777a42b,libserde-626acec0bf5e6a85,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-9487ec80513488d4,libhyper_util-72179bcf914aae18,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-2bd93916c9090042,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-88914dced456fa26,libtracing-6b01bcf5f11b4b22,libtracing_core-e88fd22da97e6ef2,libonce_cell-0ba6aecba7086d38,libindexmap-95c1db061423b6b3,libequivalent-7e0e8cbe6c474a67,libhashbrown-a85d504a8de09cc5,libfoldhash-a84df4cbe8daa3b8,libatomic_waker-001109810bdecbaa,libtokio_util-f1c48491654ece24,libfutures_util-fd64337baa6e83bf,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-adc334a6283ff1b2,libsignal_hook_registry-454fe3cd4b3ed62d,libsocket2-7b301d299e85a620,libmio-e44b863bc2484802,libparking_lot-212a4b21a55013a5,libparking_lot_core-a620a735af203165,liblibc-0f8586cc3118ad93,libcfg_if-5a199b0ec0054672,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libhttp_body_util-1f112112ed1d002a,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-f2edbae7c0af9151,liburl-7a25953188e62c47,libidna-f7b1d52cdcf24258,libutf8_iter-0d9be7b316c2b184,libidna_adapter-23d235ca019c0682,libicu_properties-e651974d21187eb3,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-4a8cb320086f0706,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-d2d5ad4454d4fb6b,libpotential_utf-794484b61ddc8f8c,libicu_provider-cda9264d6eb75269,libicu_locale_core-af5b187bce3d1bc7,libtinystr-545e5bc415b416ba,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-1950ba5283edba3a,libzerotrie-318e90f9bf02d6b6,libyoke-b875a8db238e9bd3,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-186e415bc2479181,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-3ee0ccaf2c33a3da,libitoa-6b76ec393d6a2c41,libbytes-ff5aca13e3e348ea,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,liblog-ba604b77dad33fe2,libcolored-22b52eb551a6f756}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcbHe9dQ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/error_tests-4af298a858807406" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clickup-cli` (test "error_tests") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcrose0r/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-64f9a58045f917d5,libgetrandom-d23723ec4f8f4815,libfastrand-503f12a96d791409,librustix-a18552021cdcba7f,liblinux_raw_sys-20b62ec4b985a4c8,libclickup_cli-5f510d61d844ff5d,libdirs-a2583087224c03e8,libdirs_sys-32da00aa37864bd3,liboption_ext-23838f1959a6156b,libfutures-9ada28b63e5c12be,libfutures_executor-a78abdf9d2c366eb,libdotenvy-c158e10653a35757,libconfig-50091b739b7d3648,libpathdiff-3b9982cd4c9b7139,libjson5-2b0ee6aa61dcb21f,libpest-e0a7b607208a8194,libucd_trie-01dd94f548235104,libthiserror-3dbe0d60140b392f,libron-4ef071ae74b72af8,libbase64-64299f9d815d057c,libtoml-e69b1856d471517c,libtoml_writer-64fc451be08ecbc7,libtoml_parser-3487f75a79430927,libserde_spanned-64043440f6833315,libtoml_datetime-fab79e4fbdda5793,libwinnow-ad4c8d7ea8fc6772,libini-2bda221629c8a801,libordered_multimap-c2ff432e3a7f2aac,libhashbrown-c66a0cd602652163,libdlv_list-6b420188f1cd1438,libyaml_rust2-c0e24206c94a2ba6,libarraydeque-be9e663bcba0ae31,libhashlink-36498ca6ae7ed6b3,libconvert_case-9ba3bad42e1d2ab3,libcomfy_table-22c8f6e3c4619213,libunicode_segmentation-ff3f1aa3aad6e639,libunicode_width-d12f1dd14779f44c,libcrossterm-bdd32150aa59e970,librustix-3fb2f271d75bc6cc,liblinux_raw_sys-b3e0a6b3ac010104,libchrono-fdb674ce06bc4825,libiana_time_zone-693b81a5c0b46492,libnum_traits-23da3e41cc6a3b1a,libclap-6d341c72ab130966,libclap_builder-63810db19bcee456,libstrsim-24acdad2526b95b7,libanstream-5710bb053c641784,libanstyle_query-86d25270c3c9ef5d,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb,libreqwest-392cfc64907c060d,libserde_urlencoded-9c6b4c4c1d9511df,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libhyper_tls-fa41d2cb95f5edd0,libtokio_native_tls-b51ea2c6adfd2289,libmime-4b44681fdb2c65f7,libencoding_rs-ecbcb0c86dcc51a7,libserde_json-8740af1db095fba1,libryu-0ea4bafc9bef6d8b,libtower_http-24a32e06f3553717,libiri_string-a380f51e5b0b7b73,libtower-7867bd3d0396c140,libtower_layer-d70c7e404336389b,libnative_tls-25b059bc47e5bf29,libopenssl_probe-cbab9b905ab83f66,libopenssl-b3f9e7d179e9bb36,libbitflags-824407ec6777a42b,libserde-626acec0bf5e6a85,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-9487ec80513488d4,libhyper_util-72179bcf914aae18,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-2bd93916c9090042,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-88914dced456fa26,libtracing-6b01bcf5f11b4b22,libtracing_core-e88fd22da97e6ef2,libonce_cell-0ba6aecba7086d38,libindexmap-95c1db061423b6b3,libequivalent-7e0e8cbe6c474a67,libhashbrown-a85d504a8de09cc5,libfoldhash-a84df4cbe8daa3b8,libatomic_waker-001109810bdecbaa,libtokio_util-f1c48491654ece24,libfutures_util-fd64337baa6e83bf,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-adc334a6283ff1b2,libsignal_hook_registry-454fe3cd4b3ed62d,libsocket2-7b301d299e85a620,libmio-e44b863bc2484802,libparking_lot-212a4b21a55013a5,libparking_lot_core-a620a735af203165,liblibc-0f8586cc3118ad93,libcfg_if-5a199b0ec0054672,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libhttp_body_util-1f112112ed1d002a,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-f2edbae7c0af9151,liburl-7a25953188e62c47,libidna-f7b1d52cdcf24258,libutf8_iter-0d9be7b316c2b184,libidna_adapter-23d235ca019c0682,libicu_properties-e651974d21187eb3,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-4a8cb320086f0706,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-d2d5ad4454d4fb6b,libpotential_utf-794484b61ddc8f8c,libicu_provider-cda9264d6eb75269,libicu_locale_core-af5b187bce3d1bc7,libtinystr-545e5bc415b416ba,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-1950ba5283edba3a,libzerotrie-318e90f9bf02d6b6,libyoke-b875a8db238e9bd3,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-186e415bc2479181,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-3ee0ccaf2c33a3da,libitoa-6b76ec393d6a2c41,libbytes-ff5aca13e3e348ea,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,liblog-ba604b77dad33fe2,libcolored-22b52eb551a6f756}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcrose0r/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/team_tests-d2853a59d4a6778a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clickup-cli` (test "team_tests") due to 1 previous error; 1 warning emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcARzUof/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-64f9a58045f917d5,libgetrandom-d23723ec4f8f4815,libfastrand-503f12a96d791409,librustix-a18552021cdcba7f,liblinux_raw_sys-20b62ec4b985a4c8,libclickup_cli-5f510d61d844ff5d,libdirs-a2583087224c03e8,libdirs_sys-32da00aa37864bd3,liboption_ext-23838f1959a6156b,libfutures-9ada28b63e5c12be,libfutures_executor-a78abdf9d2c366eb,libdotenvy-c158e10653a35757,libconfig-50091b739b7d3648,libpathdiff-3b9982cd4c9b7139,libjson5-2b0ee6aa61dcb21f,libpest-e0a7b607208a8194,libucd_trie-01dd94f548235104,libthiserror-3dbe0d60140b392f,libron-4ef071ae74b72af8,libbase64-64299f9d815d057c,libtoml-e69b1856d471517c,libtoml_writer-64fc451be08ecbc7,libtoml_parser-3487f75a79430927,libserde_spanned-64043440f6833315,libtoml_datetime-fab79e4fbdda5793,libwinnow-ad4c8d7ea8fc6772,libini-2bda221629c8a801,libordered_multimap-c2ff432e3a7f2aac,libhashbrown-c66a0cd602652163,libdlv_list-6b420188f1cd1438,libyaml_rust2-c0e24206c94a2ba6,libarraydeque-be9e663bcba0ae31,libhashlink-36498ca6ae7ed6b3,libconvert_case-9ba3bad42e1d2ab3,libcomfy_table-22c8f6e3c4619213,libunicode_segmentation-ff3f1aa3aad6e639,libunicode_width-d12f1dd14779f44c,libcrossterm-bdd32150aa59e970,librustix-3fb2f271d75bc6cc,liblinux_raw_sys-b3e0a6b3ac010104,libchrono-fdb674ce06bc4825,libiana_time_zone-693b81a5c0b46492,libnum_traits-23da3e41cc6a3b1a,libclap-6d341c72ab130966,libclap_builder-63810db19bcee456,libstrsim-24acdad2526b95b7,libanstream-5710bb053c641784,libanstyle_query-86d25270c3c9ef5d,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb,libreqwest-392cfc64907c060d,libserde_urlencoded-9c6b4c4c1d9511df,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libhyper_tls-fa41d2cb95f5edd0,libtokio_native_tls-b51ea2c6adfd2289,libmime-4b44681fdb2c65f7,libencoding_rs-ecbcb0c86dcc51a7,libserde_json-8740af1db095fba1,libryu-0ea4bafc9bef6d8b,libtower_http-24a32e06f3553717,libiri_string-a380f51e5b0b7b73,libtower-7867bd3d0396c140,libtower_layer-d70c7e404336389b,libnative_tls-25b059bc47e5bf29,libopenssl_probe-cbab9b905ab83f66,libopenssl-b3f9e7d179e9bb36,libbitflags-824407ec6777a42b,libserde-626acec0bf5e6a85,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-9487ec80513488d4,libhyper_util-72179bcf914aae18,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-2bd93916c9090042,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-88914dced456fa26,libtracing-6b01bcf5f11b4b22,libtracing_core-e88fd22da97e6ef2,libonce_cell-0ba6aecba7086d38,libindexmap-95c1db061423b6b3,libequivalent-7e0e8cbe6c474a67,libhashbrown-a85d504a8de09cc5,libfoldhash-a84df4cbe8daa3b8,libatomic_waker-001109810bdecbaa,libtokio_util-f1c48491654ece24,libfutures_util-fd64337baa6e83bf,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-adc334a6283ff1b2,libsignal_hook_registry-454fe3cd4b3ed62d,libsocket2-7b301d299e85a620,libmio-e44b863bc2484802,libparking_lot-212a4b21a55013a5,libparking_lot_core-a620a735af203165,liblibc-0f8586cc3118ad93,libcfg_if-5a199b0ec0054672,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libhttp_body_util-1f112112ed1d002a,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-f2edbae7c0af9151,liburl-7a25953188e62c47,libidna-f7b1d52cdcf24258,libutf8_iter-0d9be7b316c2b184,libidna_adapter-23d235ca019c0682,libicu_properties-e651974d21187eb3,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-4a8cb320086f0706,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-d2d5ad4454d4fb6b,libpotential_utf-794484b61ddc8f8c,libicu_provider-cda9264d6eb75269,libicu_locale_core-af5b187bce3d1bc7,libtinystr-545e5bc415b416ba,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-1950ba5283edba3a,libzerotrie-318e90f9bf02d6b6,libyoke-b875a8db238e9bd3,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-186e415bc2479181,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-3ee0ccaf2c33a3da,libitoa-6b76ec393d6a2c41,libbytes-ff5aca13e3e348ea,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,liblog-ba604b77dad33fe2,libcolored-22b52eb551a6f756}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcARzUof/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/api_tests-f2fa3815a8c7eb71" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clickup-cli` (test "api_tests") due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "648b0f44822088722510aa7278f4110892f9a00d0e2da6b189ab02b8b8589321", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "648b0f44822088722510aa7278f4110892f9a00d0e2da6b189ab02b8b8589321", kill_on_drop: false }`
[INFO] [stdout] 648b0f44822088722510aa7278f4110892f9a00d0e2da6b189ab02b8b8589321
